<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--
Copyright 2001-3 David Chart Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts A copy of the license is included in the section entitled "GNU Free Documentation License"
<p>This dialog displays the word count, and related statistics, for your document.</p>
<p>The document name and path is displayed at the top of the dialog. If the path is very long, it may be truncated, as it does not wrap onto more than one line.</p>
<p>'Words' gives the number of words in the document, where a word is defined as a string of letters or numbers between two spaces or punctuation marks. Thus, "1" is a single word, but "mis-spelled" is two, and "13/4/95" is three.</p>
<p>'Paragraphs' gives the number of paragraphs, as defined by the number of returns you have typed.</p>
<p>The characters entries are exactly what they sound like. Only printable characters are counted.</p>
<p>'Lines' is the number of lines of text in the document. A blank line inserted by typing return counts; blank space inserted between text, such as if the text is double-spaced, is not.</p>
<p>'Pages' is the number of pages that the document will occupy when printed.</p>
<h2>Help</h2>
<p>This button opens the documentation for the dialog.</p>